Sys.CfgLoadPrepare
This command initiates the transfer of a BEC file via Sys.CfgLoadBlock. It will cancel any running BEC transfer and start loading a new one.
All Sys.CfgLoad commands only work with the legacy file format BEC. For the current default format BEC2, please use Main.Bf3UploadStart and Main.Bf3UploadContinue as explained in this overview.
Properties
- Command code: 0x0026
- Command timeout: 10000 ms
- Possible status codes: General status codes, Sys.ErrCfgAccess
Parameters (request frame)
Name | Type/Size | Description | |
---|---|---|---|
AuthReq | Enumeration (8 bits) |
If this value is Default, the
configuration value
AuthReqUploadViaBrp will be consulted.
Specifies the authentication level the BEC/BEC2/BF3 file or ConfigCard has to fulfill to be accepted. Values:
|
Returned values (response frame)
None